polymorphism - vertaling naar russisch
Diclib.com
Woordenboek ChatGPT
Voer een woord of zin in in een taal naar keuze 👆
Taal:

Vertaling en analyse van woorden door kunstmatige intelligentie ChatGPT

Op deze pagina kunt u een gedetailleerde analyse krijgen van een woord of zin, geproduceerd met behulp van de beste kunstmatige intelligentietechnologie tot nu toe:

  • hoe het woord wordt gebruikt
  • gebruiksfrequentie
  • het wordt vaker gebruikt in mondelinge of schriftelijke toespraken
  • opties voor woordvertaling
  • Gebruiksvoorbeelden (meerdere zinnen met vertaling)
  • etymologie

polymorphism - vertaling naar russisch

WIKIMEDIA DISAMBIGUATION PAGE
Polymorphic; Polymorph; Polimorphism; Polymorphisms; Polymorphous; Polymorphs; Polymorphism (disambiguation); Diamorphic; Trimophism; Polymorph (disambiguation); Polymorphy

polymorphism         

[pɔli'mɔ:fiz(ə)m]

общая лексика

полиморфизм

в ООП - способность объекта выбирать правильный метод (внутреннюю процедуру объекта) в зависимости от типа данных, полученных в сообщении. Благодаря полиморфизму объект выполняет нужные действия, даже если содержимое сообщения было неизвестно во время написания программы. Другими словами - это использование под одним именем различных процедур, связанных с обработкой данных разного типа

многоформность

существительное

специальный термин

полиморфизм

polymorphism         
полиморфизм
polymorphism         
сущ.
полиморфизм; наличие у одного и того же живого существа способности к различного рода модификациям.

Definitie

polymorphism
<theory, programming> A concept first identified by Christopher Strachey (1967) and developed by Hindley and Milner, allowing types such as list of anything. E.g. in Haskell: length :: [a] -> Int is a function which operates on a list of objects of any type, a (a is a type variable). This is known as parametric polymorphism. Polymorphic typing allows strong type checking as well as generic functions. ML in 1976 was the first language with polymorphic typing. Ad-hoc polymorphism (better described as overloading) is the ability to use the same syntax for objects of different types, e.g. "+" for addition of reals and integers or "-" for unary negation or diadic subtraction. Parametric polymorphism allows the same object code for a function to handle arguments of many types but overloading only reuses syntax and requires different code to handle different types. See also generic type variable. In object-oriented programming, the term is used to describe a variable that may refer to objects whose class is not known at compile time and which respond at run time according to the actual class of the object to which they refer. (2002-08-08)

Wikipedia

Polymorphism

Polymorphism, polymorphic, polymorph, polymorphous, or polymorphy may refer to:

Voorbeelden uit tekstcorpus voor polymorphism
1. One particular gene involved in dopamine action – incidentally, by no means the only one that has been studied in this way – is the dopamine D4 receptor gene (DRD4). In some people, because of slight changes in spelling of the DNA sequences (a so–called polymorphism) making up this gene, the gene may be more biologically active, and this could be partly responsible for a religious bent.
Vertaling van &#39polymorphism&#39 naar Russisch